Complex Data Types
VSFlexData makes it simple to create your own data structures which can be as simple or as complicated as needed. For details, please look at the provided LinkedList Sample Project. This project shows you how you can create a Doubly Linked List and use it for virtually any type of data.